home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / libdb4.8 / copyright
Encoding:
Text File  |  2010-08-29  |  7.3 KB  |  135 lines

  1. This package was debianized by Clint Adams <schizo@debian.org> on
  2. Wed, 25 Jul 2007 20:37:51 +0700
  3.  
  4. It was downloaded from
  5. http://www.oracle.com/technology/software/products/berkeley-db/db/index.html
  6.  
  7. Copyright and license:
  8.  
  9. The following is the license that applies to this copy of the Berkeley DB
  10. software.  For a license to use the Berkeley DB software under conditions
  11. other than those described here, or to purchase support for this software,
  12. please contact Oracle at berkeleydb-info_us@oracle.com.
  13.  
  14. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  15. /*
  16.  * Copyright (c) 1990-2009 Oracle.  All rights reserved.
  17.  *
  18.  * Redistribution and use in source and binary forms, with or without
  19.  * modification, are permitted provided that the following conditions
  20.  * are met:
  21.  * 1. Redistributions of source code must retain the above copyright
  22.  *    notice, this list of conditions and the following disclaimer.
  23.  * 2. Redistributions in binary form must reproduce the above copyright
  24.  *    notice, this list of conditions and the following disclaimer in the
  25.  *    documentation and/or other materials provided with the distribution.
  26.  * 3. Redistributions in any form must be accompanied by information on
  27.  *    how to obtain complete source code for the DB software and any
  28.  *    accompanying software that uses the DB software.  The source code
  29.  *    must either be included in the distribution or be available for no
  30.  *    more than the cost of distribution plus a nominal fee, and must be
  31.  *    freely redistributable under reasonable conditions.  For an
  32.  *    executable file, complete source code means the source code for all
  33.  *    modules it contains.  It does not include source code for modules or
  34.  *    files that typically accompany the major components of the operating
  35.  *    system on which the executable file runs.
  36.  *
  37.  * THIS SOFTWARE IS PROVIDED BY ORACLE ``AS IS'' AND ANY EXPRESS OR
  38.  * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  39.  * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
  40.  * NON-INFRINGEMENT, ARE DISCLAIMED.  IN NO EVENT SHALL ORACLE BE LIABLE
  41.  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  42.  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  43.  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
  44.  * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  45.  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
  46.  * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
  47.  * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  48.  */
  49. /*
  50.  * Copyright (c) 1990, 1993, 1994, 1995
  51.  *    The Regents of the University of California.  All rights reserved.
  52.  *
  53.  * Redistribution and use in source and binary forms, with or without
  54.  * modification, are permitted provided that the following conditions
  55.  * are met:
  56.  * 1. Redistributions of source code must retain the above copyright
  57.  *    notice, this list of conditions and the following disclaimer.
  58.  * 2. Redistributions in binary form must reproduce the above copyright
  59.  *    notice, this list of conditions and the following disclaimer in the
  60.  *    documentation and/or other materials provided with the distribution.
  61.  * 3. Neither the name of the University nor the names of its contributors
  62.  *    may be used to endorse or promote products derived from this software
  63.  *    without specific prior written permission.
  64.  *
  65.  * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  66.  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  67.  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  68.  * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  69.  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  70.  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  71.  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  72.  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  73.  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  74.  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  75.  * SUCH DAMAGE.
  76.  */
  77. /*
  78.  * Copyright (c) 1995, 1996
  79.  *    The President and Fellows of Harvard University.  All rights reserved.
  80.  *
  81.  * Redistribution and use in source and binary forms, with or without
  82.  * modification, are permitted provided that the following conditions
  83.  * are met:
  84.  * 1. Redistributions of source code must retain the above copyright
  85.  *    notice, this list of conditions and the following disclaimer.
  86.  * 2. Redistributions in binary form must reproduce the above copyright
  87.  *    notice, this list of conditions and the following disclaimer in the
  88.  *    documentation and/or other materials provided with the distribution.
  89.  * 3. Neither the name of the University nor the names of its contributors
  90.  *    may be used to endorse or promote products derived from this software
  91.  *    without specific prior written permission.
  92.  *
  93.  * THIS SOFTWARE IS PROVIDED BY HARVARD AND ITS CONTRIBUTORS ``AS IS'' AND
  94.  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  95.  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  96.  * ARE DISCLAIMED.  IN NO EVENT SHALL HARVARD OR ITS CONTRIBUTORS BE LIABLE
  97.  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  98.  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  99.  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  100.  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  101.  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  102.  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  103.  * SUCH DAMAGE.
  104.  */
  105. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  106. /***
  107.  * ASM: a very small and fast Java bytecode manipulation framework
  108.  * Copyright (c) 2000-2005 INRIA, France Telecom
  109.  * All rights reserved.
  110.  *
  111.  * Redistribution and use in source and binary forms, with or without
  112.  * modification, are permitted provided that the following conditions
  113.  * are met:
  114.  * 1. Redistributions of source code must retain the above copyright
  115.  *    notice, this list of conditions and the following disclaimer.
  116.  * 2. Redistributions in binary form must reproduce the above copyright
  117.  *    notice, this list of conditions and the following disclaimer in the
  118.  *    documentation and/or other materials provided with the distribution.
  119.  * 3. Neither the name of the copyright holders nor the names of its
  120.  *    contributors may be used to endorse or promote products derived from
  121.  *    this software without specific prior written permission.
  122.  *
  123.  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  124.  * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  125.  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  126.  * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
  127.  * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  128.  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  129.  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  130.  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
  131.  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  132.  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
  133.  * THE POSSIBILITY OF SUCH DAMAGE.
  134.  */
  135.